Skip to content

[vcpkg_find_acquire_program] Add git#10311

Merged
strega-nil merged 1 commit intomicrosoft:masterfrom
vejmartin:vejmartin/git-tool
Mar 5, 2020
Merged

[vcpkg_find_acquire_program] Add git#10311
strega-nil merged 1 commit intomicrosoft:masterfrom
vejmartin:vejmartin/git-tool

Conversation

@vejmartin
Copy link
Copy Markdown
Contributor

Adds git to the list of vcpkg_find_acquire_program tools.

Note: GIT as a cmake variable is set by the vcpkg build call if the VCPKG_FORCE_SYSTEM_BINARIES environment variable is not set (build.cpp), in which case vcpkg_find_acquire_program will short-circuit in the beginning.

@vejmartin vejmartin marked this pull request as ready for review March 5, 2020 07:10
@MVoz
Copy link
Copy Markdown
Contributor

MVoz commented Mar 5, 2020

  set(SUBDIR "git-2.21.0-1-windows")
  set(URL "https://github.com/git-for-windows/git/releases/download/v2.21.0.windows.1/PortableGit-2.21.0-32-bit.7z.exe")

https://github.com/git-for-windows/git/releases
Latest release - Git for Windows 2.25.1

@vejmartin vejmartin force-pushed the vejmartin/git-tool branch from ed7997a to c46311c Compare March 5, 2020 08:06
@strega-nil
Copy link
Copy Markdown
Contributor

strega-nil commented Mar 5, 2020

This looks good to me, thanks so much! :)

@strega-nil strega-nil merged commit 3e90c7d into microsoft:master Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants